[INFO] cloning repository https://github.com/professor-greebie/homomorphic_actors
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/professor-greebie/homomorphic_actors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprofessor-greebie%2Fhomomorphic_actors", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprofessor-greebie%2Fhomomorphic_actors'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f52dd0784070b6641b4cd93d520e8c35b1f5d9f
[INFO] fixing professor-greebie/homomorphic_actors against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprofessor-greebie%2Fhomomorphic_actors" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/professor-greebie/homomorphic_actors
[INFO] finished tweaking git repo https://github.com/professor-greebie/homomorphic_actors
[INFO] tweaked toml for git repo https://github.com/professor-greebie/homomorphic_actors written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/professor-greebie/homomorphic_actors on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/professor-greebie/homomorphic_actors already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tfhe-versionable v0.6.0
[INFO] [stderr]   Downloaded tfhe-ntt v0.6.0
[INFO] [stderr]   Downloaded dyn-stack v0.11.0
[INFO] [stderr]   Downloaded sids v0.4.1
[INFO] [stderr]   Downloaded tfhe-versionable-derive v0.6.0
[INFO] [stderr]   Downloaded tfhe-csprng v0.5.0
[INFO] [stderr]   Downloaded tfhe-fft v0.9.0
[INFO] [stderr]   Downloaded pulp v0.21.5
[INFO] [stderr]   Downloaded libc v0.2.173
[INFO] [stderr]   Downloaded tfhe v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a54f323c47268f6416d5bbf920c8b66889eaa1d52fd3f4c13e8f6c2cd8e0f3ac
[INFO] running `Command { std: "docker" "start" "a54f323c47268f6416d5bbf920c8b66889eaa1d52fd3f4c13e8f6c2cd8e0f3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a54f323c47268f6416d5bbf920c8b66889eaa1d52fd3f4c13e8f6c2cd8e0f3ac" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a54f323c47268f6416d5bbf920c8b66889eaa1d52fd3f4c13e8f6c2cd8e0f3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a54f323c47268f6416d5bbf920c8b66889eaa1d52fd3f4c13e8f6c2cd8e0f3ac" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking dyn-stack v0.11.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]    Compiling tfhe v1.2.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tfhe-csprng v0.5.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tfhe-versionable-derive v0.6.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking sids v0.4.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tfhe-versionable v0.6.0
[INFO] [stderr]     Checking tfhe-fft v0.9.0
[INFO] [stderr]     Checking tfhe-ntt v0.6.0
[INFO] [stderr] error: could not compile `tfhe` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name tfhe --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type staticlib --crate-type cdylib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(dylint_lib, values(any()))' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="boolean"' --cfg 'feature="integer"' --cfg 'feature="shortint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__c_api", "__force_skip_cbindgen", "__profiling", "__wasm_api", "boolean", "boolean-c-api", "boolean-client-js-wasm-api", "experimental", "experimental-force_fft_algo_dif4", "extended-types", "gpu", "gpu-experimental-multi-arch", "gpu-profile", "high-level-c-api", "high-level-client-js-wasm-api", "hpu", "hpu-debug", "hpu-v80", "hpu-xrt", "integer", "integer-client-js-wasm-api", "internal-keycache", "nightly-avx512", "noise-asserts", "parallel-wasm-api", "pbs-stats", "shortint", "shortint-c-api", "shortint-client-js-wasm-api", "software-prng", "strings", "zk-pok"))' -C metadata=24e0fff0329a1125 -C extra-filename=-a67732bc4692a7f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-f4bb766fc0c17174.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d9f45f0e7ccea5f3.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-caded6e678c3c5ea.rmeta --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-794784752d7b0aaf.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-73a2b446db53c18b.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de1ab307929da351.so --extern pulp=/opt/rustwide/target/debug/deps/libpulp-2d49035e910d8b09.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-610ba580b0c18a95.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-5eb78c7ae8bc497a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-28f699bf0329c393.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-7fde5acbf515c784.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-748e65a3c3327dc2.rmeta --extern tfhe_csprng=/opt/rustwide/target/debug/deps/libtfhe_csprng-847cb9861d3a2bf6.rmeta --extern tfhe_fft=/opt/rustwide/target/debug/deps/libtfhe_fft-4a0a1ad3266dc558.rmeta --extern tfhe_ntt=/opt/rustwide/target/debug/deps/libtfhe_ntt-13c5f4ddbe92dae1.rmeta --extern tfhe_versionable=/opt/rustwide/target/debug/deps/libtfhe_versionable-426585c120759567.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a54f323c47268f6416d5bbf920c8b66889eaa1d52fd3f4c13e8f6c2cd8e0f3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a54f323c47268f6416d5bbf920c8b66889eaa1d52fd3f4c13e8f6c2cd8e0f3ac", kill_on_drop: false }`
[INFO] [stdout] a54f323c47268f6416d5bbf920c8b66889eaa1d52fd3f4c13e8f6c2cd8e0f3ac
